object FrmImage: TFrmImage Left = 532 Top = 352 AutoSize = True BorderStyle = bsToolWindow Caption = 'Vignette' ClientHeight = 34 ClientWidth = 115 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object img: TImage Left = 0 Top = 0 Width = 115 Height = 34 Align = alTop AutoSize = True Center = True end end